@charset "utf-8";

/*reset*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

html {
    font: 12px/1.8 "微软雅黑", "\5b8b\4f53", Arial, sans-serif;
    color: #333;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

* {
    margin: 0;
    padding: 0
}

a {
    color: #333;
    text-decoration: none;
    background: transparent;
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

/* a:focus {
    outline: 0
} */

a:active,
a:hover {
    color: #da2a2c;
    outline: 0
}

img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: none
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input.submit {
    border: 0;
    margin: 0;
    cursor: pointer
}

input.radio {
    width: 13px;
    height: 13px;
    float: left;
    display: inline
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ul,
ol {
    list-style: none;
    float: left
}

li {
    list-style: none
}

/*通用*/
.part {
    max-width: 1440px;
    min-width: 1002px;
    overflow: hidden;
    margin: 0 auto;
    background: url("bg-part.jpg") no-repeat center top;
}

/*通用顶部*/
.part .part-top {
    width: 1002px;
    margin: 0 auto;
    overflow: hidden;
    height: 135px;
    position: relative;
}

.part .part-top-info {
    width: 238px;
    height: 135px;
    float: right;
    margin-right: 3px;
}

.part .part-top-info .a {
    font-size: 13px;
    height: 71px;
    width: 159px;
    line-height: 91px;
    float: right;
}

.part .part-top-info .b {
    width: 238px;
    height: 34px;
}

.part .part-top-info .b .subTxt {
    width: 202px;
    height: 32px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-right: 0;
    float: left;
    font-size: 13px;
    line-height: 32px;
    color: #a6a6a6;
    text-indent: 12px;
}

.part .part-top-info .b .subMit {
    width: 35px;
    height: 34px;
    float: right;
    border: 0;
    background: url("bg-subMit.jpg") no-repeat center top #ec9313;
}

/*通用导航*/
.part-nav {
    width: 1002px;
    margin: 0 auto;
    overflow: hidden;
    height: 48px;
    border-bottom: 4px solid #ffbd5d;
    background: #dc2a2a;
}

.part-nav td {
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.part-nav td:hover {
    background: #ffbd5d;
}

.part-nav td a {
    width: 100%;
    height: 100%;
    display: block;
    background: url("bg-nav.jpg") no-repeat 100% 0;
    color: #fff;
}

/*首页*/
.part-a {
    width: 1002px;
    margin: 0 auto;
    /* overflow: hidden; */
    height: 264px;
    padding-top: 17px;
    background: #fff;
    zoom: 1;
}

.part-a:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.part-a .a {
    width: 356px;
    height: 264px;
    float: left;
}

.part-a .b {
    width: 378px;
    height: 264px;
    float: left;
    margin-left: 16px;
}

.part-a .c {
    width: 236px;
    height: 264px;
    float: right;
    background: #f5f5f5;
}

.part-a .c .catalog {
    height: 51px;
    line-height: 51px;
    width: 100%;
    background: #f5f5f5;
    text-indent: 15px;
    font-size: 18px;
    color: #da2a2c;
    font-weight: bold;
}

.part-a .c .zf-wrap {}

.part-a .c .zf-wrap ul {
    width: 100%;
}

.part-a .c .zf-wrap ul li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #333333;
    text-indent: 17px;
    background: url("bg-zf.jpg") no-repeat center;
}

.part-a .c .zf-wrap ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.part-a .c .zf-wrap ul li:hover {
    background: url("bg-zf-on.jpg") no-repeat right;
}

.part-b {
    width: 1002px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    height: 100px;
}

.part-c {
    width: 1002px;
    /* overflow: hidden; */
    margin: 0 auto;
    margin-top: 24px;
}

.part-c {
    zoom: 1;
}

.part-c:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.part-c .a {
    width: 1002px;
    float: left;
    /* overflow: hidden; */
}

.part-a .b .index-content>div,
.part-a .b .index-content .caa {
    zoom: 1;
}

.part-a .b .index-content>div:after,
.part-a .b .index-content .caa:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.part-c .a>ul {
    width: 100%;
}

.part-c .a>ul>li {
    width: 361px;
    float: left;
    margin-right: 24px;
}

.part-c .a>ul>li .part-c .b {
    display: none;
    width: 237px;
    float: right;
    overflow: hidden;
    background-color: #F5F5F5;
    padding-bottom: 20px
}

.rxrm {
    line-height: 50px;
    text-align: center;
    font-size: 14px;
}

/* .part-c .b .zxsj-wrap{width:212px;padding-left:14px;padding-right:14px;background:#f5f5f5;overflow: hidden;}
.part-c .b .zxsj-wrap .tit{width:100%;height:47px;border-bottom:2px solid #ebebeb;}
.part-c .b .zxsj-wrap .tit a{float:left;height:47px;display: block;border-bottom:2px solid #da2a2c;font-size:18px;color:#da2a2c;line-height:47px;font-weight:bold;}
.part-c .b .zxsj-wrap .zxsj-con{padding-top:17px;width:100%;height:255px;overflow: hidden;}
.part-c .b .zxsj-wrap .zxsj-con .top-tit{height:48px;width:100%;font-size:17px;color:#fff;background:url("bg-top-bg.jpg") no-repeat;text-align:center;line-height:44px;font-weight:bold;}
.part-c .b .zxsj-wrap .zxsj-con .bottom-msg{font-size:14px;line-height:32px;padding-left:15px;} */
.ex {
    padding: 10px 14px 10px 0;
    background: #f5f5f5;
}

.ex>p {
    font-weight: 700;
    font-size: 18px;
    color: #da2a2c;
    margin-left: 20px;
}

.ex-b {
    display: block;
    float: left;
    margin-top: 10px;
    width: 94px;
    height: 82px;
    margin-left: 14px;
    border: 1px solid #ebebeb;
    text-align: center;
    line-height: 120px;
    overflow: hidden;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.ex-banner {
    width: 1003px;
    margin: auto;
    padding-top: 20px;
}

.ex-banner a {
    margin-left: 20px;
}

.ex-banner .firstt {
    margin-left: 0;
}

.part-c .b .ylgggs {
    height: 258px;
    width: 100%;
    overflow: hidden;
}

.ex-p1 {
    display: block;
    float: left;
    width: 236px;
    height: 104px;
    margin-top: -20px;
    cursor: pointer;
}

.ex-p2 {
    display: block;
    float: left;
    width: 235px;
    height: 110px;
    margin-top: 20px;
    cursor: pointer;
}

.exx {
    padding-top: 34px;
}

.link-wrap {
    width: 1002px;
    height: 35px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 35px;
    margin-top: 22px;
    margin-bottom: 18px;
}

.link-wrap ul {
    width: 100%;
}

.link-wrap ul li {
    width: 300px;
    height: 35px;
    float: left;
    margin-right: 22px;
    margin-left: 25px;
}

.link-wrap ul .firstli {
    margin-left: 0;
}

.link-wrap ul li select {
    width: 100%;
    height: 31px;
    border: 2px solid #d2d0d1;
    background: #f8f8f8;
    font-size: 15px;
    color: #666666;
    padding-left: 16px;
}

.part-foot-wrap {
    max-width: 1440px;
    min-width: 1002px;
    border-top: 1px solid #ebebeb;
    background: #f5f5f5;
    margin: 0 auto;
    overflow: hidden;
}

.part-foot {
    width: 1002px;
    height: 110px;
    margin: 0 auto;
    position: relative;
}

.part-foot .foot-logo {
    width: 52px;
    height: 64px;
    position: absolute;
    left: 146px;
    top: 26px;
    background: url("foot-logo.png") no-repeat
}

.part-foot .foot-msg {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: center;
    padding-left: 90px;
    padding-top: 10px;
}

.part-index-banner {
    width: 1002px;
    margin: 0 auto;
    height: 90px;
    overflow: hidden;
    margin-top: 23px;
}

/*当前位置*/
.location {
    width: 1002px;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    text-indent: 26px;
    background: url("bg-location.png") no-repeat 5px 20px #fff;
}

.ny-wrap {
    width: 1002px;
    overflow: hidden;
    padding-bottom: 30px;
    margin: 0 auto;
}

.ny-wrap .a {
    width: 240px;
    overflow: hidden;
    padding-bottom: 50px;
    border-bottom: 1px solid #e8e8e8;
}

.ny-wrap .a ul {
    width: 100%;
}

.ny-wrap .a ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    color: #4f4f4f;
    text-indent: 18px;
    background: url("bg-left-nav.jpg") no-repeat
}

.ny-wrap .a ul li:hover {
    background: url("bg-left-nav-on.jpg") no-repeat;
}

.ny-wrap .a ul li:hover a {
    color: #fff;
}

.ny-wrap .a ul li.on {
    background: url("bg-left-nav-on.jpg") no-repeat;
}

.ny-wrap .a ul li.on a {
    color: #fff;
}

.ny-wrap .b {
    width: 743px;
    overflow: hidden;
}

.ny-wrap .b .location-name {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #ebebeb;
}

.ny-wrap .b .location-name span {
    float: left;
    height: 40px;
    border-bottom: 2px solid #da2a2c;
    font-size: 22px;
    color: #da2a2c;
    font-weight: bold;
}

.ny-wrap .b .ny-list {
    width: 100%;
    overflow: hidden;
    padding-top: 22px;
}

.ny-wrap .b .ny-list ul {
    width: 100%;
}

.ny-wrap .b .ny-list ul li {
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #e9e9e9;
    line-height: 46px;
    font-size: 14px;
    color: #333333;
}

.ny-wrap .b .ny-list ul li a {
    float: left;
}

.ny-wrap .b .ny-list ul li span {
    float: right;
}

.ny-wrap .b .ny-single {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    line-height: 26px;
    font-size: 14px;
    color: #333333;
}

.ny-wrap .ny-content {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
}

.ny-wrap .ny-content .title {
    font-size: 26px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.ny-wrap .ny-content .info {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    color: #888888;
    border-bottom: 1px solid #ebebeb;
}

.ny-wrap .ny-content .content {
    width: 100%;
    font-size: 16px;
    color: #000000;
    line-height: 34px;
    padding-top: 30px;
    overflow: hidden;
}

.ny-wrap .ny-content .content img {
    max-width: 100%;
}

.ny-wrap .ny-content .flip {
    width: 100%;
    border-top: 1px solid #ebebeb;
    margin-top: 60px;
    line-height: 32px;
    position: relative;
}

.ny-wrap .ny-content .flip span {
    color: #b77545;
}

.ny-wrap .ny-content .flip .flip-a {
    position: absolute;
    right: 0;
    top: 0;
}


/*首页通用样式*/
.index-tit {
    width: 100%;
    height: 51px;
    line-height: 51px;
}

.index-tit table {
    cellpadding: 0;
    mso-cellspacing: 0;
    width: 100%;
}

.index-tit td {
    border-bottom: 2px solid #ebebeb;
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    cursor: pointer
}

.index-tit td.on {
    border-bottom: 2px solid #da2a2c;
    color: #da2a2c;
}

.index-tit td.more {
    text-align: right;
    font-size: 14px;
    color: #9a9a9a;
    font-weight: normal;
}

.index-tit td.more a {
    color: #9a9a9a;
}

.index-content {
    width: 100%;
    /* overflow: hidden; */
    padding-top: 13px;
}

.index-content {
    zoom: 1;
}

.index-content:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.index-content ul {
    width: 100%;
}

.index-content ul li {
    width: 100%;
    height: 32px;
    line-height: 30px;
    font-size: 15px;
}

.index-contentt ul li {
    line-height: 25px;
}

.index-content ul li a {
    float: left;
}

.index-content ul li span {
    float: right;
}

.wrap {
    width: 100%;
    overflow: hidden;
}

/*公共*/
.clear {
    clear: both
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.dn {
    display: none;
}

.mr0 {
    margin-right: 0 !important;
}

.nbg {
    background: none !important;
}

.bga86126 {
    background: #a86126;
}

.bga64b00 {
    background: #a64b00;
}

.bgc47f46 {
    background: #c47f46;
}

.bge6ac7c {
    background: #e6ac7c;
}

.bldbdada {
    border-left: 1px solid #dbdada;
}





/* 首页老年版开始 */
.old_type .part-a {
    width: 1200px;
}

.old_type .news_tt {
    height: 210px;
    margin-bottom: 50px;
}

.old_type .headLines {
    height: 210px !important;
}

.old_type .headLines .tag-head span {
    display: block;
    position: absolute;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 80px;
    min-height: 93px;
    font-size: 30px;
    line-height: 93px;
    padding: 0;
    box-sizing: border-box;
}

.old_type .headLines .tag-head img {
    width: 80px;
}

.old_type .headLinesWrap {
    width: 73% !important;
}

.old_type .headLinesWrap a {
    font-size: 36px;
    line-height: 54px;
}

.old_type .ts_more {
    font-size: 30px;
    bottom: 0px;
}

.old_type .part-a .a {
    width: 1200px;
    height: 832px;
    float: none;
    margin-bottom: 50px;
}

.old_type .changeDiv h3 {
    height: 70px;
    line-height: 70px;
}

.old_type .changeDiv h3 a {
    font-size: 32px;
}

.old_type .ul_change_a2 span {
    width: 30px;
    height: 30px;
}

.old_type .part-a .b {
    width: 1200px;
    float: none;
    margin-left: 0;
}

.old_type .index-tit {
    width: 100%;
    height: auto;
    line-height: 80px;
}

.old_type .index-tit td {
    font-size: 44px;
    width: auto !important;
    min-width: 150px;
    height: 80px;
}

.old_type .index-tit td.more {
    font-size: 36px;
}

.old_type .part-a .b .index-content>div,
.old_type .part-a .b .index-content .caa {
    height: auto !important;
}

.old_type .index-content ul li {
    line-height: 72px;
    height: 72px;
    font-size: 36px !important;
}
.old_type .govpushinfo150203 li{
    overflow: visible;
}
.old_type .changeDiv h3 a,
.old_type .index-content ul li a {
    font-size: 36px !important;
    line-height: 72px;
    width: 80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left !important;
}

.old_type .govpushinfo150203 li span {
    display: block;
}

.old_type .index-content ul.govpushinfo150203 {
    width: 100% !important;
    height: auto !important;
}

.old_type .part-c {
    width: 1200px;
}

.old_type .part-c .a {
    width: 100% !important;
}

.old_type .part-c .a>ul>li {
    width: 1200px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.old_type .part-a .c {
    text-align: center;
    width: 100%;
}

.old_type .part-a .c>a img {
    width: 40% !important;
    padding: 20px;
    height: auto !important;
}

.old_type .rxrm a {
    font-size: 36px !important;
    width: 41% !important;
    line-height: 64px;
    margin-bottom: 30px;
    margin-left: 5% !important;
}

.old_type .part-index-banner {
    width: 1200px;
    margin-top: 30px;
}

.old_type .slideGroup .parBd .tempWrap {
    width: 1200px !important;
}

.old_type .slideGroup .parBd ul li {
    width: 1200px !important;
}

.old_type .slideGroup .parBd ul li .pic img {
    width: 1200px;
}

.old_type .part-c .a ul li .index-content a.bt_link {
    font-size: 36px;
}

/* 首页老年版结束 */




/* 首页移动端开始 */
.mobile_type .part-a {
    width: 100%;
    padding: 3.2vw 3.2vw 0;
    box-sizing: border-box;
}

.mobile_type .news_tt {
    height: auto;
    zoom: 1;
    position: static;
    margin-bottom: 3.2vw;
}

.mobile_type .news_tt::after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.mobile_type .headLines .headLines-container {
    width: 100%;
    height: auto;
}

.mobile_type .headLines {
    height: auto !important;
    position: static;
    zoom: 1;
}

.mobile_type .headLines::after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.mobile_type .headLines .headLines-container {
    padding: 0;
}

.mobile_type .headLines .tag-head {
    margin-right: 4vw;
    position: relative;
    margin-top: 4vw;
}

.mobile_type .headLines .tag-head span {
    display: block;
    position: absolute;
    min-height: 5vw;
    font-size: 5vw !important;
    color: #fff;
    padding: 1vw 0;
    text-align: center;
    width: 11vw;
    font-weight: bold;
    line-height: 11vw;
}

.mobile_type .headLines .tag-head img {
    width: 11vw;
}

.mobile_type .headLinesWrap {
    width: 73% !important;
}

.mobile_type .headLinesWrap a {
    display: block;
    padding-left: 20px;
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    background-size: 9px;
    line-height: 6vw;
    font-size: 4vw;
    color: #1492ff;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mobile_type .ts_more {
    position: static;
    display: block;
    right: 0vw;
    float: right;
    /* background-color: #f6f6f6;*/
}

.mobile_type .part-a .a {
    width: 100%;
    height: 70.4vw;
    float: none;
    margin-bottom: 3.2vw;
}

.mobile_type .changeDiv h3 {
    height: auto;
    line-height: 9.6vw;
    font-size: 4vw;
}

.mobile_type .changeDiv h3 a {
    font-size: 4vw !important;
    line-height: 9.6vw !important;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mobile_type .ul_change_a2 {
    bottom: 0;
}

.mobile_type .ul_change_a2 span {
    width: 2.6667vw;
    height: 2.6667vw;
}

.mobile_type .part-a .b {
    width: 100%;
    float: none;
    margin-left: 0;
}

.mobile_type .index-tit {
    width: 100%;
    height: auto;
    line-height: 80px;
}

.mobile_type .index-tit td {
    font-size: 4vw;
    line-height: 9.0667vw;
    width: auto !important;
    min-width: 0px;
    /* height: 80px;*/
}

.mobile_type .index-tit td.more {
    font-size: 3.7333vw;
}

.mobile_type .index-content ul li {
    font-size: 4vw;
    color: #333333;
    line-height: 8vw;
    height: auto;
}

.mobile_type .index-content ul li a {
    font-size: 4vw;
    line-height: 8vw;
    width: 68%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left !important;
}

.mobile_type .index-content {
    padding-top: 4vw;
}

.mobile_type .index-content div.caa {
    height: auto !important;
}

.mobile_type .govpushinfo150203 li span {
    display: block;
}

.mobile_type .index-content ul.govpushinfo150203 {
    width: 100% !important;
    height: auto !important;
}

.mobile_type .ex-banner {
    width: 100%;
    padding: 0 3.2vw;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mobile_type .ex-banner a {
    margin: 0;
    width: 48%;
    margin-bottom: 3.2vw;
    display: block;
}

.mobile_type .ex-banner a img {
    display: block;
    width: 100%;
    height: 100%;
}

.mobile_type .part-c {
    width: 100%;
    padding: 0 3.2vw;
    box-sizing: border-box;
    margin-top: 0;
    padding-bottom: 3.2vw;
}

.mobile_type .part-c .a {
    width: 100% !important;
}

.mobile_type .part-c .a>ul>li {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.mobile_type .part-a .c {
    text-align: center;
    width: 100%;
    padding-top: 3.2vw;
}

.mobile_type .part-a .c>a img {
    width: 52% !important;
    padding: 0px;
    height: auto !important;
}

.mobile_type .rxrm {
    margin-top: 3.2vw;
    overflow: hidden;
    padding: 0;
}

.mobile_type .rxrm a {
    font-size: 4vw !important;
    width: 41% !important;
    line-height: 8vw;
    margin-bottom: 3.2vw;
    margin-left: 5% !important;
}

.mobile_type .part-index-banner {
    width: 100%;
    margin-top: 3.2vw;
    height: 12vw;
}

.mobile_type .slideGroup .parBd .tempWrap {
    width: 100% !important;
}

.mobile_type .slideGroup .parBd ul li .pic img {
    width: 100vw;
    height: 12vw;
}

.mobile_type .part-c .a ul li .index-content a.bt_link {
    font-size: 4vw;
    line-height: 8vw;

}

.mobile_type .slideGroup .sPrev,
.mobile_type .slideGroup .sNext {
    width: 6.9333vw;
    height: 6.9333vw;
    background-size: 100% !important;
    top: calc(25%);
}

.mobile_type .link-wrap {
    display: none;
}

/* 首页移动端结束 */